Package-level declarations

Types

Link copied to clipboard
An event that may be produced by a gamepad axis input.
Link copied to clipboard
A mapping entry that defines an AxisMappableAction to be triggered when the gamepad inputs produce an AxisEvent, optionally in conjunction with a specific set of button events in the pressed state.
Link copied to clipboard
An event that may be produced by a gamepad button or axis.
Link copied to clipboard
A mapping entry that defines a ButtonsMappableAction to be triggered when the gamepad inputs produce a set of button events in the pressed state.
Link copied to clipboard
abstract class MappingEntry
Defines a mapping entry.